home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / comm / tcp / MiamiStartStop.lha / MiamiStartStop / MSS < prev    next >
Encoding:
Text File  |  1998-10-15  |  1.8 KB  |  29 lines

  1. MiamiStartStop Miami:Miami.default
  2.  
  3. ; Usage:
  4. ; MiamiStartStop [Config File] [Always/GUI] [NoStartup] [Starup=<StartFile>] [NotAutoOnline/NAO] [Time=<TimeinTicks>] [Expert] [HELP/?]
  5. ;
  6. ; [Config File]         = optional and can be a specified Miami Settings file.
  7. ; [Always/GUI]          = optional "Always" or "GUI" switch which will open a
  8. ;                         GUI that is always there unless you directly tell
  9. ;                         it to Depart. This "Full Menu" gives you access to
  10. ;                         all functions of Miami Start/Stop in it.
  11. ; [NoStartup]           = optional to stop the loading of any Startup file.
  12. ;                         Even the default "ENV:MSS_Startup" or one specified
  13. ;                         via the "Startup=" file.
  14. ; [Startup=<file>]      = optional where you can specify a file to use as a
  15. ;                         Startup file.  This file is a text file listing
  16. ;                         on each line a program (with or without arguements)
  17. ;                         to load up once Miami is online.
  18. ; [Starup=<StartFile>]  = this lets you specify a text file that will run 
  19. ;                         once Miami is online.  By defalt it will attempt 
  20. ;                         to run the contents of ENV:MSS_Startup file
  21. ; [NotAutoOnline/NAO]   = this goes to the Online Menu of MSS after loading 
  22. ;                         Miami so you can alter your Miami Preferences, 
  23. ;                         Control MSS/Miami manually, etc.
  24. ; [Time=<TimeInTicks>]  = this allows the user define a delay between 
  25. ;                         starting of programs in Ticks.  50 Ticks = 1 second. 
  26. ;                         (Default is 250 Ticks)
  27. ; [Expert]              = this will remove the general button information 
  28. ;                          above the buttons (Expert menus).
  29. ; {HELP or ?]           = Brings up help information.